[INFO] cloning repository https://github.com/epanchee/big_brother
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epanchee/big_brother" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fbig_brother", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fbig_brother'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fdea4fb7de9f11f6dbd9ecc2adf36ed1d7209fb
[INFO] testing epanchee/big_brother against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fbig_brother" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/epanchee/big_brother
[INFO] finished tweaking git repo https://github.com/epanchee/big_brother
[INFO] tweaked toml for git repo https://github.com/epanchee/big_brother written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/epanchee/big_brother on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/epanchee/big_brother already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e59980a55ee96e07b30735487b75adb1a173b587b0ea1f2a9516866077dea4e0
[INFO] running `Command { std: "docker" "start" "-a" "e59980a55ee96e07b30735487b75adb1a173b587b0ea1f2a9516866077dea4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e59980a55ee96e07b30735487b75adb1a173b587b0ea1f2a9516866077dea4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59980a55ee96e07b30735487b75adb1a173b587b0ea1f2a9516866077dea4e0", kill_on_drop: false }`
[INFO] [stdout] e59980a55ee96e07b30735487b75adb1a173b587b0ea1f2a9516866077dea4e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6869c45801522a86f321399c128f10c4fbea9986e76248798553e83dbfd26254
[INFO] running `Command { std: "docker" "start" "-a" "6869c45801522a86f321399c128f10c4fbea9986e76248798553e83dbfd26254", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling selectors v0.23.0
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling psl-types v2.0.7
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling publicsuffix v2.1.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling postgres-types v0.2.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling cssparser v0.28.1
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling tokio-postgres v0.7.2
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.19
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling cookie_store v0.15.0
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-multipart-rfc7578 v0.5.0
[INFO] [stderr]    Compiling rutebot v0.7.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling big_brother v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `cookie_store::CookieStore::get_request_cookies`: Please use the `get_request_values` function instead
[INFO] [stdout]   --> src/slaves/clients/custom_cookies.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .get_request_cookies(url)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/slaves/daemon.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl FetchDaemon {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(interval: Duration, conf_path: String, saver: Saver) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]    --> src/slaves/fetchers.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub trait Fetchable: Debug + Send + 'static {
[INFO] [stdout]     |           --------- method in this trait
[INFO] [stdout] 101 |     async fn retrieve(&self) -> Result<Html>;
[INFO] [stdout] 102 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Action` and `Err` are never constructed
[INFO] [stdout]   --> src/slaves/notifier.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Signal<T: Display = String> {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 14 |     Action(T),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     Msg(T),
[INFO] [stdout] 16 |     Err(T),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Signal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/slaves/daemon.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             self.saver.push(fetched).await;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let _ = self.saver.push(fetched).await;
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/slaves/fetchers.rs:51:59
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn select<'a>(&'a self, tree: &'a Html) -> Result<ElementRef> {
[INFO] [stdout]    |                        --              --                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |               |
[INFO] [stdout]    |                        |               the lifetime is named here
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn select<'a>(&'a self, tree: &'a Html) -> Result<ElementRef<'a>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/slaves/saver.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     handler.await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     let _ = handler.await?;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/slaves/collector.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | /         client
[INFO] [stdout] 25 | |             .query(
[INFO] [stdout] 26 | |                 "CREATE TABLE history
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |             .await;
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let _ = client
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6869c45801522a86f321399c128f10c4fbea9986e76248798553e83dbfd26254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6869c45801522a86f321399c128f10c4fbea9986e76248798553e83dbfd26254", kill_on_drop: false }`
[INFO] [stdout] 6869c45801522a86f321399c128f10c4fbea9986e76248798553e83dbfd26254
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35dedd8668c8298e13500866b979020eccf2b64eef390dd8a71d7a9630527563
[INFO] running `Command { std: "docker" "start" "-a" "35dedd8668c8298e13500866b979020eccf2b64eef390dd8a71d7a9630527563", kill_on_drop: false }`
[INFO] [stderr]    Compiling big_brother v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `cookie_store::CookieStore::get_request_cookies`: Please use the `get_request_values` function instead
[INFO] [stdout]   --> src/slaves/clients/custom_cookies.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .get_request_cookies(url)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/slaves/daemon.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl FetchDaemon {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(interval: Duration, conf_path: String, saver: Saver) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/slaves/daemon.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             self.saver.push(fetched).await;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let _ = self.saver.push(fetched).await;
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/slaves/fetchers.rs:51:59
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn select<'a>(&'a self, tree: &'a Html) -> Result<ElementRef> {
[INFO] [stdout]    |                        --              --                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |               |
[INFO] [stdout]    |                        |               the lifetime is named here
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn select<'a>(&'a self, tree: &'a Html) -> Result<ElementRef<'a>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/slaves/saver.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     handler.await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     let _ = handler.await?;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/slaves/collector.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | /         client
[INFO] [stdout] 25 | |             .query(
[INFO] [stdout] 26 | |                 "CREATE TABLE history
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |             .await;
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let _ = client
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "35dedd8668c8298e13500866b979020eccf2b64eef390dd8a71d7a9630527563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35dedd8668c8298e13500866b979020eccf2b64eef390dd8a71d7a9630527563", kill_on_drop: false }`
[INFO] [stdout] 35dedd8668c8298e13500866b979020eccf2b64eef390dd8a71d7a9630527563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e38f8cb0617c717820a07e4fb93c0fd4ac8eb2fd22b7da4a8399b0959daf739b
[INFO] running `Command { std: "docker" "start" "-a" "e38f8cb0617c717820a07e4fb93c0fd4ac8eb2fd22b7da4a8399b0959daf739b", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `cookie_store::CookieStore::get_request_cookies`: Please use the `get_request_values` function instead
[INFO] [stderr]   --> src/slaves/clients/custom_cookies.rs:45:14
[INFO] [stderr]    |
[INFO] [stderr] 45 |             .get_request_cookies(url)
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/slaves/daemon.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl FetchDaemon {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 16 |     pub fn new(interval: Duration, conf_path: String, saver: Saver) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/slaves/daemon.rs:66:13
[INFO] [stderr]    |
[INFO] [stderr] 66 |             self.saver.push(fetched).await;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 66 |             let _ = self.saver.push(fetched).await;
[INFO] [stderr]    |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/slaves/fetchers.rs:51:59
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn select<'a>(&'a self, tree: &'a Html) -> Result<ElementRef> {
[INFO] [stderr]    |                        --              --                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |               |
[INFO] [stderr]    |                        |               the lifetime is named here
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn select<'a>(&'a self, tree: &'a Html) -> Result<ElementRef<'a>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/slaves/saver.rs:102:21
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     handler.await?;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     let _ = handler.await?;
[INFO] [stderr]     |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/slaves/collector.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | /         client
[INFO] [stderr] 25 | |             .query(
[INFO] [stderr] 26 | |                 "CREATE TABLE history
[INFO] [stderr] ...  |
[INFO] [stderr] 34 | |             .await;
[INFO] [stderr]    | |__________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 24 |         let _ = client
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `big_brother` (bin "big_brother" test) generated 6 warnings (run `cargo fix --bin "big_brother" -p big_brother --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/big_brother-232f7b5c20a74135)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test slaves::serializer::tests::test_serialize_json ... ok
[INFO] [stdout] test slaves::serializer::tests::test_serialize_plain ... ok
[INFO] [stdout] test slaves::config_parser::tests::test_parse_yaml ... ok
[INFO] [stdout] test slaves::clients::yandex::client::tests::test_yaclient_works ... ok
[INFO] [stdout] test slaves::notifier::tests::test_notifier ... FAILED
[INFO] [stdout] test slaves::saver::tests::test_save_to_file ... FAILED
[INFO] [stdout] test slaves::daemon::tests::test_class_fetch_item ... FAILED
[INFO] [stdout] test slaves::fetchers::tests::test_base_fetcher ... FAILED
[INFO] [stdout] test slaves::fetchers::tests::reqwest_works ... FAILED
[INFO] [stdout] test slaves::config_parser::tests::test_parse_config_dir ... FAILED
[INFO] [stdout] test slaves::fetchers::tests::scraper_works ... FAILED
[INFO] [stdout] test slaves::daemon::tests::test_fetch_data ... FAILED
[INFO] [stdout] test slaves::daemon::tests::test_mixed_items ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::notifier::tests::test_notifier stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::notifier::tests::test_notifier' (27) panicked at src/slaves/notifier.rs:100:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5936386292 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5935c31518 - <core[d17f6591d688f3bd]::result::Result<(big_brother[e937f4c846e77c6c]::slaves::notifier::TgNotifier, tokio[4f77e6008005dcc6]::runtime::task::join::JoinHandle<()>), anyhow[ef51af29191aff5a]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c5935c31518 - big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/notifier.rs:100:69
[INFO] [stdout]   22:     0x5c5935c9d79d - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb2f0d - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc52a0 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9eb75 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9cece - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935cb0b20 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935cb0b20 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935cb0b20 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb267a - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba4485 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935cabfe6 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f483 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca89c3 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca9fcb - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb6b92 - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935c373e5 - big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/notifier.rs:115:30
[INFO] [stdout]   38:     0x5c5935c31397 - big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/notifier.rs:99:29
[INFO] [stdout]   39:     0x5c5935befda6 - <big_brother[e937f4c846e77c6c]::slaves::notifier::tests::test_notifier::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::saver::tests::test_save_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::saver::tests::test_save_to_file' (28) panicked at src/slaves/saver.rs:181:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5936386292 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5935c30a19 - <core[d17f6591d688f3bd]::result::Result<(), anyhow[ef51af29191aff5a]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c5935c30a19 - big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/saver.rs:181:37
[INFO] [stdout]   22:     0x5c5935c9d5dd - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb272d - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc4a50 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9e475 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9cc9e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935cad390 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935cad390 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935cad390 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb259a - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba3e65 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935caa8b6 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f3a3 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca8483 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca8b6e - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb60ce - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935c372c4 - big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/saver.rs:193:65
[INFO] [stdout]   38:     0x5c5935c30477 - big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/saver.rs:176:33
[INFO] [stdout]   39:     0x5c5935befbe6 - <big_brother[e937f4c846e77c6c]::slaves::saver::tests::test_save_to_file::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::daemon::tests::test_class_fetch_item stdout ----
[INFO] [stdout] Couldn't fetch any data in SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "translations", path: "#Content > div:nth-child(5)", primary: true, item_type: Class, related: [] }, FetchItem { name: "banner", path: "#Content > div:nth-child(7)", primary: true, item_type: Class, related: [] }], url: "https://www.lipsum.com/" } }
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::daemon::tests::test_class_fetch_item' (21) panicked at src/slaves/daemon.rs:207:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: [[FoundItem { fetch_item: FetchItem { name: "translations", path: "#Content > div:nth-child(5)", primary: true, item_type: Class, related: [] }, content: Arr(["boxed"]), related: [] }, FoundItem { fetch_item: FetchItem { name: "banner", path: "#Content > div:nth-child(7)", primary: true, item_type: Class, related: [] }, content: Arr(["boxed"]), related: [] }]]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c59363863d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5935c1edcf - core[d17f6591d688f3bd]::panicking::assert_failed::<alloc[dad09f3a48280dba]::vec::Vec<alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::FoundItem>>, alloc[dad09f3a48280dba]::vec::Vec<alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::FoundItem>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c5935bcbde8 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:207:9
[INFO] [stdout]   22:     0x5c5935c9d69d - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb2a8d - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc4de0 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9e775 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9cd8e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935caeb60 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935caeb60 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935caeb60 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb25fa - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba4105 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935cab2a6 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f403 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca86c3 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca943a - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb6552 - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935bd1117 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:207:19
[INFO] [stdout]   38:     0x5c5935bc7497 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:167:37
[INFO] [stdout]   39:     0x5c5935befca6 - <big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_class_fetch_item::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::fetchers::tests::test_base_fetcher stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::fetchers::tests::test_base_fetcher' (26) panicked at src/slaves/fetchers.rs:221:45:
[INFO] [stdout] Fetch failed: error sending request for url (http://example.com/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5936386292 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5935ce818c - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::vec::Vec<core[d17f6591d688f3bd]::option::Option<big_brother[e937f4c846e77c6c]::slaves::fetchers::FoundItem>>, anyhow[ef51af29191aff5a]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c5935c71af2 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:221:45
[INFO] [stdout]   22:     0x5c5935c9d75d - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb2ded - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc5170 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9ea75 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9ce7e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935cb0330 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935cb0330 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935cb0330 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb265a - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba43a5 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935cabc96 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f463 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca8903 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca9cfb - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb6a05 - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935c78f17 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:226:10
[INFO] [stdout]   38:     0x5c5935c70727 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:204:33
[INFO] [stdout]   39:     0x5c5935befd66 - <big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::test_base_fetcher::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::fetchers::tests::reqwest_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::fetchers::tests::reqwest_works' (24) panicked at src/slaves/fetchers.rs:182:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("httpbin.org")), port: None, path: "/ip", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5936386292 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5935c709a5 - <core[d17f6591d688f3bd]::result::Result<reqwest[85726c7a88d78f7]::async_impl::response::Response, reqwest[85726c7a88d78f7]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c5935c709a5 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:182:14
[INFO] [stdout]   22:     0x5c5935c9d6dd - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb2bad - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc4f10 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9e875 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9cdde - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935caf350 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935caf350 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935caf350 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb261a - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba41e5 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935cab5f6 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f423 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca8783 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca972a - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb66d2 - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935c78cd7 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:186:16
[INFO] [stdout]   38:     0x5c5935c706c7 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:179:29
[INFO] [stdout]   39:     0x5c5935befce6 - <big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::reqwest_works::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::config_parser::tests::test_parse_config_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::config_parser::tests::test_parse_config_dir' (19) panicked at src/slaves/config_parser.rs:140:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item3", path: "body > div > p:nth-child(3) > a", primary: true, item_type: Text, related: [FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }], url: "http://example.com" } }, SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "entity_y", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }, FetchItem { name: "entity_z", path: "body > div > p:nth-child(3) > a", primary: true, item_type: Text, related: [FetchItem { name: "entity_y", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }] }], url: "http://another-example.com" } }]
[INFO] [stdout]  right: [SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "entity_y", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }, FetchItem { name: "entity_z", path: "body > div > p:nth-child(3) > a", primary: true, item_type: Text, related: [FetchItem { name: "entity_y", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }] }], url: "http://another-example.com" } }, SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item3", path: "body > div > p:nth-child(3) > a", primary: true, item_type: Text, related: [FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }], url: "http://example.com" } }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c59363863d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5935c1ee20 - core[d17f6591d688f3bd]::panicking::assert_failed::<alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::SimpleFetcher>, alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::SimpleFetcher>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c5935c36306 - big_brother[e937f4c846e77c6c]::slaves::config_parser::tests::test_parse_config_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/config_parser.rs:140:9
[INFO] [stdout]   22:     0x5c5935c30417 - big_brother[e937f4c846e77c6c]::slaves::config_parser::tests::test_parse_config_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/config_parser.rs:130:31
[INFO] [stdout]   23:     0x5c5935befba6 - <big_brother[e937f4c846e77c6c]::slaves::config_parser::tests::test_parse_config_dir::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   45:     0x76af37ae4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::fetchers::tests::scraper_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::fetchers::tests::scraper_works' (25) panicked at src/slaves/fetchers.rs:193:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("example.com")), port: None, path: "/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5936386292 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5935c70f07 - <core[d17f6591d688f3bd]::result::Result<reqwest[85726c7a88d78f7]::async_impl::response::Response, reqwest[85726c7a88d78f7]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c5935c70f07 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:193:14
[INFO] [stdout]   22:     0x5c5935c9d71d - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb2ccd - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc5040 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9e975 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9ce2e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935cafb40 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935cafb40 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935cafb40 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb263a - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba42c5 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935cab946 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f443 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca8843 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca9a1a - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb6852 - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935c78df5 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:200:57
[INFO] [stdout]   38:     0x5c5935c706f7 - big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/fetchers.rs:190:29
[INFO] [stdout]   39:     0x5c5935befd26 - <big_brother[e937f4c846e77c6c]::slaves::fetchers::tests::scraper_works::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::daemon::tests::test_fetch_data stdout ----
[INFO] [stdout] Couldn't fetch any data in SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item3", path: "body > div > p:nth-child(3) > a", primary: true, item_type: Text, related: [FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }], url: "http://example.com" } }
[INFO] [stdout] Couldn't fetch any data in SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "entity_y", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }, FetchItem { name: "entity_z", path: "body > div > p:nth-child(3) > a", primary: true, item_type: Text, related: [FetchItem { name: "entity_y", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [FetchItem { name: "entity_x", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }] }], url: "http://another-example.com" } }
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::daemon::tests::test_fetch_data' (22) panicked at src/slaves/daemon.rs:163:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: [[FoundItem { fetch_item: FetchItem { name: "item3", path: "body > div > p:nth-child(3) > a", primary: true, item_type: Text, related: [FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }] }, content: Str("More information..."), related: [Some(FoundItem { fetch_item: FetchItem { name: "item1", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, content: Str("More information..."), related: [] }), Some(FoundItem { fetch_item: FetchItem { name: "item2", path: "body > div > p:nth-child(3) > a", primary: false, item_type: Text, related: [] }, content: Str("More information..."), related: [] })] }]]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c59363863d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5935c1edcf - core[d17f6591d688f3bd]::panicking::assert_failed::<alloc[dad09f3a48280dba]::vec::Vec<alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::FoundItem>>, alloc[dad09f3a48280dba]::vec::Vec<alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::FoundItem>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c5935bc8dff - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:163:9
[INFO] [stdout]   22:     0x5c5935c9d61d - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb284d - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc4b80 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9e575 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9ccee - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935cadb80 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935cadb80 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935cadb80 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb25ba - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba3f45 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935caac06 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f3c3 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca8543 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca8e5a - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb6252 - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935bd0ed7 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:163:19
[INFO] [stdout]   38:     0x5c5935bc7437 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:112:31
[INFO] [stdout]   39:     0x5c5935befc26 - <big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_fetch_data::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- slaves::daemon::tests::test_mixed_items stdout ----
[INFO] [stdout] Couldn't fetch any data in SimpleFetcher { config: FetcherConfig { client_type: Simple, items: [FetchItem { name: "translations", path: "#Content > div:nth-child(5)", primary: false, item_type: Class, related: [] }, FetchItem { name: "item1", path: "#Content > div:nth-child(5) > strong", primary: true, item_type: Text, related: [FetchItem { name: "translations", path: "#Content > div:nth-child(5)", primary: false, item_type: Class, related: [] }] }], url: "https://www.lipsum.com/" } }
[INFO] [stdout] 
[INFO] [stdout] thread 'slaves::daemon::tests::test_mixed_items' (23) panicked at src/slaves/daemon.rs:250:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: [[FoundItem { fetch_item: FetchItem { name: "item1", path: "#Content > div:nth-child(5) > strong", primary: true, item_type: Text, related: [FetchItem { name: "translations", path: "#Content > div:nth-child(5)", primary: false, item_type: Class, related: [] }] }, content: Str("Translations:"), related: [Some(FoundItem { fetch_item: FetchItem { name: "translations", path: "#Content > div:nth-child(5)", primary: false, item_type: Class, related: [] }, content: Arr(["boxed"]), related: [] })] }]]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c593636e12a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c593636e12a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c593636e12a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5936385d5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5936385d5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5936373312 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5936373312 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c593634b7af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c593634b7af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c59363659d9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5935d6660c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5935d6660c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5936365c52 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5936365c52 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c593634b868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5936340559 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c593634c85d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c593638651c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c59363863d3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5935c1edcf - core[d17f6591d688f3bd]::panicking::assert_failed::<alloc[dad09f3a48280dba]::vec::Vec<alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::FoundItem>>, alloc[dad09f3a48280dba]::vec::Vec<alloc[dad09f3a48280dba]::vec::Vec<big_brother[e937f4c846e77c6c]::slaves::fetchers::FoundItem>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c5935bca6b1 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:250:9
[INFO] [stdout]   22:     0x5c5935c9d65d - <core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c5935cb296d - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5c5935bc4cb0 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5c5935b9e675 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::try_with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5c5935b9cd3e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[4f77e6008005dcc6]::coop::Budget>>>::with::<tokio[4f77e6008005dcc6]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5c5935cae370 - tokio[4f77e6008005dcc6]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5c5935cae370 - tokio[4f77e6008005dcc6]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5c5935cae370 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5c5935cb25da - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:29
[INFO] [stdout]   31:     0x5c5935ba4025 - <tokio[4f77e6008005dcc6]::macros::scoped_tls::ScopedKey<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Context>>::set::<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c5935caaf56 - tokio[4f77e6008005dcc6]::runtime::basic_scheduler::enter::<<tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>::{closure#0}, (), tokio[4f77e6008005dcc6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:302:13
[INFO] [stdout]   33:     0x5c5935c9f3e3 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::Inner<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5c5935ca8603 - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::InnerGuard<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:448:38
[INFO] [stdout]   35:     0x5c5935ca914a - <tokio[4f77e6008005dcc6]::runtime::basic_scheduler::BasicScheduler<tokio[4f77e6008005dcc6]::runtime::driver::Driver>>::block_on::<big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5c5935bb63d2 - <tokio[4f77e6008005dcc6]::runtime::Runtime>::block_on::<big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.10.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5c5935bd0ff7 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:250:19
[INFO] [stdout]   38:     0x5c5935bc7467 - big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slaves/daemon.rs:211:32
[INFO] [stdout]   39:     0x5c5935befc66 - <big_brother[e937f4c846e77c6c]::slaves::daemon::tests::test_mixed_items::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5935d598eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5935d598eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5c5935d670db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c5935d670db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c5935d670db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5c5935d670db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5c5935d607f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5c5935d607f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5c5935d69ce2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c5935d69ce2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c5935d69ce2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5c5935d69ce2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c593636d4df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x5c593636d4df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x76af37a57aa4 - <unknown>
[INFO] [stdout]   61:     0x76af37ae4a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     slaves::config_parser::tests::test_parse_config_dir
[INFO] [stdout]     slaves::daemon::tests::test_class_fetch_item
[INFO] [stdout]     slaves::daemon::tests::test_fetch_data
[INFO] [stdout]     slaves::daemon::tests::test_mixed_items
[INFO] [stdout]     slaves::fetchers::tests::reqwest_works
[INFO] [stdout]     slaves::fetchers::tests::scraper_works
[INFO] [stdout]     slaves::fetchers::tests::test_base_fetcher
[INFO] [stdout]     slaves::notifier::tests::test_notifier
[INFO] [stdout]     slaves::saver::tests::test_save_to_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin big_brother`
[INFO] running `Command { std: "docker" "inspect" "e38f8cb0617c717820a07e4fb93c0fd4ac8eb2fd22b7da4a8399b0959daf739b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e38f8cb0617c717820a07e4fb93c0fd4ac8eb2fd22b7da4a8399b0959daf739b", kill_on_drop: false }`
[INFO] [stdout] e38f8cb0617c717820a07e4fb93c0fd4ac8eb2fd22b7da4a8399b0959daf739b
